home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12510 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: gatekeeper.liffe.com!usenet
  2. From: ralph.mason@liffe.com (Ralph Mason)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: newbie needs help
  5. Date: Wed, 20 Mar 1996 08:47:59 GMT
  6. Organization: London International Financial Futures Exchange
  7. Message-ID: <4ioh4l$sm8@gatekeeper.liffe.com>
  8. References: <$sjBUKACjrSxEw4g@waichung.demon.co.uk> <4io3kn$4gq@hemp.imel.kyoto-u.ac.jp>
  9. Reply-To: ralph.mason@liffe.com
  10. NNTP-Posting-Host: ralph_pc.liffe.com
  11. X-Newsreader: Forte Free Agent 1.0.82
  12.  
  13. shamada@kuis.kyoto-u.ac.jp (Shin-ichirou Hamada) wrote:
  14.  
  15. >Hello, My name is HAMADA Shin-ichirou.
  16. >I am poor at English, but I want to do something to aid you( and want
  17. >to talk with English-speakers), so I'm going to post this article.
  18.  
  19. The problem with the classes you give is they do not produce a
  20. balanced tree.  If you were to add an already ordered list to your
  21. tree you would get a one sided tree.  To implement a proper btree you
  22. must balance the tree.  If you want to know mode I suggest you read
  23. Robert Sedgewick - Algorithms in C++
  24.  
  25. -Ralph Mason
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.